You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
clVector Structure
>
clVector Methods
>
UpSample Method
>
clVector.UpSample Method ([In] TOpenCLMtxVec, int, int, int, int, int)
Dew Math for .NET
clVector.UpSample Method ([In] TOpenCLMtxVec, int, int, int, int, int)
clVector Structure
clVector Members
Dew.Math Namespace
UpSample Method
Collapse All
Syntax
C#
Visual Basic
public
TOpenCLMtxVec
UpSample
([In]
TOpenCLMtxVec
Src
,
int
Factor
,
int
SrcIndex
,
int
Index
,
int
Len
,
int
Phase
);
Public
Function
UpSample
(
Src
As
[In]
TOpenCLMtxVec
,
Factor
As
Integer
,
SrcIndex
As
Integer
,
Index
As
Integer
,
Len
As
Integer
,
Phase
As
Integer
)
As
TOpenCLMtxVec
Description
This is UpSample, a member of class clVector.
Group
UpSample Method
Links
clVector Structure
,
clVector Members
,
Dew.Math Namespace
,
UpSample Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!